home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / games / addons / w14clip.arj / WLFDBG.TXT < prev   
Text File  |  1993-10-14  |  2KB  |  58 lines

  1.  
  2. Wolfenstein 3D Cheat System
  3. ---------------------------
  4.  
  5. Wolfenstein checks to see if 3 keys are held down at the same time.
  6. These keys are valid for v1.0 and higher.
  7.  
  8. M, I, L -- Gives you all weapons, all ammo, all health, both keys.
  9.            But you lose your points.
  10.  
  11.  
  12. Debugging mode:
  13. --------------
  14. To activate debugging mode you must also type a password when you run
  15. the program.  The password and the keys required to activate this mode
  16. apply to v1.1 and higher.
  17.  
  18.  
  19.              Password  Keys (press together while in game)
  20.              --------  -----------------------------------------------
  21.  
  22. v1.1 - v1.4  goobers   LEFT SHIFT, LEFT ALT, and BACKSPACE
  23.  
  24.  
  25. Example:  wolf3d goobers
  26.  
  27.  
  28. Debugging keys (hold down TAB and press the indicated key):
  29.  
  30.    TAB, B -- Border color
  31.    TAB, C -- Statistics
  32.    TAB, E -- Jumps ahead to end of next level
  33.    TAB, F -- Displays x and y coordinates and angle
  34.    TAB, G -- God mode on/off (when ON you cannot be hurt)
  35.    TAB, H -- Hurt yourself (minus 4% health)
  36.    TAB, I -- Free items
  37.    TAB, M -- Displays memory usage
  38.    TAB, N -- No clipping on/off (when ON you can walk through walls!)
  39.    TAB, P -- ??? Only key that seems to do anything is ENTER.  But then
  40.                  when you hit another key it drops you back to DOS.
  41.    TAB, Q -- Quit to DOS
  42.    TAB, S -- Slow motion on/off
  43.    TAB, T -- Displays walls, sprites, and sound waveforms.
  44.              Once in this mode you can press:
  45.                 ENTER -- displays item if not currently displayed
  46.                 LEFT  -- previous item
  47.                 RIGHT -- next item
  48.                 W     -- goto first wall
  49.                 S     -- goto first sprite
  50.                 D     -- goto first sound
  51.                 I     -- goto sound info
  52.                 ESC   -- exit
  53.    TAB, V -- ??? "Add extra VBLs(0-8)".  Not sure what this does.
  54.    TAB, W -- Warp to any level
  55.    TAB, X -- ??? "Extra stuff".  Not sure what this does.
  56.  
  57.  
  58.